Skip to main content

androidStartAudioPlayingInBackground

Type

handler

Summary

Start playing audio in the background.

Syntax

androidStartAudioPlayingInBackground(<pAudio>)

Description

Use the androidStartAudioPlayingInBackground handler to start playing the audio contained in the file pAudio in the background. The audio continues playing until it finishes while the app is suspended, or until it is paused or stopped using the androidStopAudioPlayingInBackground or androidPauseAudioPlayingInBackground handlers are used.

Parameters

NameTypeDescription

pAudio

The full path to the audio file to start playing

handler: androidStopAudioPlayingInBackground, androidPauseAudioPlayingInBackground

Compatibility and Support

OS

android